Skip to content

IGNITE-27627 Remove support of java serialization for tcp discovery messages#13023

Open
shishkovilja wants to merge 2 commits intoapache:masterfrom
shishkovilja:ignite-27627
Open

IGNITE-27627 Remove support of java serialization for tcp discovery messages#13023
shishkovilja wants to merge 2 commits intoapache:masterfrom
shishkovilja:ignite-27627

Conversation

@shishkovilja
Copy link
Copy Markdown
Contributor

@shishkovilja shishkovilja commented Apr 14, 2026

No description provided.

@shishkovilja shishkovilja force-pushed the ignite-27627 branch 2 times, most recently from 866de39 to 819497a Compare April 16, 2026 13:31
@shishkovilja shishkovilja changed the title IGNITE-27627 Refactor custom message serialization IGNITE-27627 Remove marshalling from TcpDiscoveryCustomEventMessage and SecurityAwareCustomMessageWrapper Apr 17, 2026
@shishkovilja shishkovilja changed the title IGNITE-27627 Remove marshalling from TcpDiscoveryCustomEventMessage and SecurityAwareCustomMessageWrapper IGNITE-27627 Remove support of java serialization for tcp discovery messages Apr 20, 2026
@github-actions
Copy link
Copy Markdown

Possible compatibility issues. Please, check rolling upgrade cases

This PR modifies protected classes (with Order annotation).
Changes to these classes can break rolling upgrade compatibility.

Affected files:

  • modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/ExploitMessage.java
  • modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/SecurityAwareCustomMessageWrapper.java
  • modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/TcpDiscoveryCustomEventMessage.java

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants